home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d17 / hdlu40.arc / HDLU.DOC < prev    next >
Text File  |  1989-02-14  |  3KB  |  75 lines

  1. 14 February 1989
  2.  
  3. Hard Disk List Utility - HDLU
  4.        written by
  5.  
  6. Warren E. Fuller
  7. 1211 Holmewood Drive
  8. Pasadena, Maryland 21122
  9.  
  10.  
  11.                          Documentation - Ver. 4.0
  12.  
  13.  
  14.      This program is menu driven and should be self explanatory.  The
  15. purpose of this program is to get a nice listing of all or part of the
  16. files within the directories and subdirectories.  When prompted for a
  17. "Yes  or  No" answer, the flashing [Y] or [N] is the default and you
  18. need only reply with the Return Key.  When asked for the "full path",
  19. be sure to include the  "\"  where appropriate.  After depressing the
  20. Return Key, the cursor will be repositioned to the beginning of the
  21. line.  If what you have typed looks correct, depress the Return Key a
  22. second time, otherwise retype to make corrections.
  23.  
  24.      After the credit page is displayed, the program gives the user a
  25. choice of six printers to choose from.  If these printer selections do
  26. not include your printer type, make up an ASCII .PDF file similar to
  27. one of the six .PDF files included.  You are then prompted for the
  28. starting directory, unless you specified one on the DOS command line. 
  29. You are then asked "Do you want a listing ?" with the default being
  30. [YES].
  31.  
  32.      The program was compiled and sized to handle a maximum of 512
  33. subdirectories and 500 files per subdirectory.  It's hard for me to
  34. imagine more than that for someone's PC,  but if you need to have
  35. more, leave me a message on one of the bulletin boards listed below. 
  36. The following are to serve as examples for running HDLU from the DOS
  37. command line:
  38.  
  39.  
  40.  C> HDLU \               - causes the ROOT directory to be the
  41. starting
  42.                            point
  43.  
  44.  C> HDLU \TELIX          - SubDirectory TELIX becomes the starting
  45.                            point
  46.  
  47.   C> HDLU \FINANCE\HOME  - SubDirectory  FINANCE\HOME is  starting
  48.                            point
  49.  
  50.  
  51.  
  52.      Once the program finds the starting point that you have selected,
  53. it continues to display and list the files as it finds them.  When a
  54. subdirectory is found, it is placed on a stack.  After all the files
  55. at the current level have been processed, the next subdirectory is
  56. taken off of the stack and it's files get processed.  This continues
  57. until all of the files and all of the subdirectories have been
  58. processed.  If you want to see how the program works before using up
  59. any paper, answer NO when prompted for a listing.
  60.  
  61.      If you like the program, then please let me know.  If you have
  62. any  problems with this program or would like to see some additions,
  63. please leave me a message on one of the following bulletin boards:
  64.  
  65. BBS Name         SysOp             Phone Nr.
  66. --------         -----             ---------
  67. SyncPoint        Bob Gawryck       (301) 682-2731
  68. Saloon           Mike Trubow       (301) 757-9075
  69. AviTech          Tom Hendricks     (301) 252-0717
  70. Brungot          George Brungot    (301) 268-5821
  71. Chesapeake       Vince Castelli    (301) 267-4930
  72.  
  73.  
  74. qed//WEF
  75.